Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Update Change
mise patch v2025.11.7 -> v2025.11.11

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jdx/mise (mise)

v2025.11.11

Compare Source

🚀 Features
  • (backend) add filter_bins option to github/gitlab backends by @​risu729 in #​7105
  • (ci) auto-close PRs from non-maintainers by @​jdx in #​7108
  • (conda) add conda backend for installing packages from conda-forge by @​jdx in #​7139
  • (github) add rename_exe option and switch elm, opam, yt-dlp from ubi by @​jdx in #​7140
  • (install) add --locked flag for strict lockfile mode by @​jdx in #​7098
  • (lock) implement cross-platform lockfile generation by @​jdx in #​7091
  • (lockfile) add options field for tool artifact identity by @​jdx in #​7092
  • (lockfile) add env field and local lockfile support by @​jdx in #​7099
  • (lockfile) add URL support for deno, go, and zig backends by @​jdx in #​7112
  • (lockfile) add URL support for vfox backend by @​jdx in #​7114
  • (lockfile) add multi-platform checksums without downloading tarballs by @​jdx in #​7113
🐛 Bug Fixes
  • (backend) allow platform-specific strip_components by @​risu729 in #​7106
  • (backend) prefer path root for bin path if it contains an executable by @​risu729 in #​7151
  • (bash) avoid deactivate error on (no)unset PROMPT_COMMAND by @​scop in #​7096
  • (ci) use updatedAt instead of createdAt for stale PR detection by @​jdx in #​7109
  • (config) increase fetch_remote_versions_timeout default to 20s by @​jdx in #​7157
  • (github) search subdirectories for executables in discover_bin_paths by @​jdx in #​7138
  • (lockfile) combine api_url with asset_pattern for GitHub release URLs by @​jdx in #​7111
🚜 Refactor
📚 Documentation
📦️ Dependency Updates
📦 Registry
Chore

v2025.11.10

Compare Source

📦 Registry
🐛 Bug Fixes
🚜 Refactor
New Contributors

v2025.11.9

Compare Source

📦 Registry
🚀 Features
  • (aqua) add symlink_bins option to filter exposed binaries by @​jdx in #​7076
🐛 Bug Fixes
📚 Documentation
⚡ Performance
  • (hook-env) add fast-path to skip initialization when nothing changed by @​jdx in #​7073
New Contributors

v2025.11.8

Compare Source

📦 Registry
🚀 Features
🐛 Bug Fixes
📚 Documentation
📦️ Dependency Updates
Chore
New Contributors

Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 1, 2025
@renovate renovate bot enabled auto-merge (squash) December 1, 2025 02:02
@renovate renovate bot merged commit 8c2a79e into main Dec 1, 2025
35 checks passed
@renovate renovate bot deleted the renovate/mise branch December 1, 2025 02:08
jaydeluca pushed a commit that referenced this pull request Dec 8, 2025
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mise](https://redirect.github.com/jdx/mise) | patch | `v2025.11.7` ->
`v2025.11.11` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jdx/mise (mise)</summary>

###
[`v2025.11.11`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.11)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.10...v2025.11.11)

##### 🚀 Features

- **(backend)** add filter\_bins option to github/gitlab backends by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7105](https://redirect.github.com/jdx/mise/pull/7105)
- **(ci)** auto-close PRs from non-maintainers by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7108](https://redirect.github.com/jdx/mise/pull/7108)
- **(conda)** add conda backend for installing packages from conda-forge
by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7139](https://redirect.github.com/jdx/mise/pull/7139)
- **(github)** add rename\_exe option and switch elm, opam, yt-dlp from
ubi by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7140](https://redirect.github.com/jdx/mise/pull/7140)
- **(install)** add --locked flag for strict lockfile mode by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7098](https://redirect.github.com/jdx/mise/pull/7098)
- **(lock)** implement cross-platform lockfile generation by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7091](https://redirect.github.com/jdx/mise/pull/7091)
- **(lockfile)** add options field for tool artifact identity by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7092](https://redirect.github.com/jdx/mise/pull/7092)
- **(lockfile)** add env field and local lockfile support by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7099](https://redirect.github.com/jdx/mise/pull/7099)
- **(lockfile)** add URL support for deno, go, and zig backends by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7112](https://redirect.github.com/jdx/mise/pull/7112)
- **(lockfile)** add URL support for vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7114](https://redirect.github.com/jdx/mise/pull/7114)
- **(lockfile)** add multi-platform checksums without downloading
tarballs by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7113](https://redirect.github.com/jdx/mise/pull/7113)

##### 🐛 Bug Fixes

- **(backend)** allow platform-specific strip\_components by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7106](https://redirect.github.com/jdx/mise/pull/7106)
- **(backend)** prefer path root for bin path if it contains an
executable by [@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7151](https://redirect.github.com/jdx/mise/pull/7151)
- **(bash)** avoid deactivate error on (no)unset PROMPT\_COMMAND by
[@&#8203;scop](https://redirect.github.com/scop) in
[#&#8203;7096](https://redirect.github.com/jdx/mise/pull/7096)
- **(ci)** use updatedAt instead of createdAt for stale PR detection by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7109](https://redirect.github.com/jdx/mise/pull/7109)
- **(config)** increase fetch\_remote\_versions\_timeout default to 20s
by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7157](https://redirect.github.com/jdx/mise/pull/7157)
- **(github)** search subdirectories for executables in
discover\_bin\_paths by [@&#8203;jdx](https://redirect.github.com/jdx)
in [#&#8203;7138](https://redirect.github.com/jdx/mise/pull/7138)
- **(lockfile)** combine api\_url with asset\_pattern for GitHub release
URLs by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7111](https://redirect.github.com/jdx/mise/pull/7111)

##### 🚜 Refactor

- **(lock)** simplify lockfile to always use array format by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7093](https://redirect.github.com/jdx/mise/pull/7093)
- **(lockfile)** use compact inline table format by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7141](https://redirect.github.com/jdx/mise/pull/7141)

##### 📚 Documentation

- **(gitlab)** document rename\_exe option also for gitlab backend by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7149](https://redirect.github.com/jdx/mise/pull/7149)
- **(lockfile)** update documentation for recent lockfile changes by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7107](https://redirect.github.com/jdx/mise/pull/7107)
- **(node)** use config\_root in \_.path for pnpm example by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7146](https://redirect.github.com/jdx/mise/pull/7146)
- **(registry)** add github/gitlab backends to the preferred backends
list by [@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7148](https://redirect.github.com/jdx/mise/pull/7148)
- **(registry)** add url mappings for all backends by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7147](https://redirect.github.com/jdx/mise/pull/7147)

##### 📦️ Dependency Updates

- update docker/metadata-action digest to
[`c299e40`](https://redirect.github.com/jdx/mise/commit/c299e40) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7101](https://redirect.github.com/jdx/mise/pull/7101)
- update ghcr.io/jdx/mise:alpine docker digest to
[`693c5f6`](https://redirect.github.com/jdx/mise/commit/693c5f6) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7102](https://redirect.github.com/jdx/mise/pull/7102)
- update ghcr.io/jdx/mise:deb docker digest to
[`9985cab`](https://redirect.github.com/jdx/mise/commit/9985cab) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7104](https://redirect.github.com/jdx/mise/pull/7104)
- update ghcr.io/jdx/mise:copr docker digest to
[`564d8e1`](https://redirect.github.com/jdx/mise/commit/564d8e1) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7103](https://redirect.github.com/jdx/mise/pull/7103)
- update rust crate ubi to 0.8.4 by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7154](https://redirect.github.com/jdx/mise/pull/7154)

##### 📦 Registry

- add aqua backend as primary for e1s by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7115](https://redirect.github.com/jdx/mise/pull/7115)
- add gem backend for bashly by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[6af6607](https://redirect.github.com/jdx/mise/commit/6af6607393a198feb1078e3ec3bc06146e82a23d)
- switch 1password from asdf to vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7116](https://redirect.github.com/jdx/mise/pull/7116)
- add vfox backend for bfs by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7126](https://redirect.github.com/jdx/mise/pull/7126)
- add github backend for btrace by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7129](https://redirect.github.com/jdx/mise/pull/7129)
- add github backend for cf by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7131](https://redirect.github.com/jdx/mise/pull/7131)
- add vfox backend for bpkg by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7130](https://redirect.github.com/jdx/mise/pull/7130)
- switch apollo-ios from asdf to github backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7118](https://redirect.github.com/jdx/mise/pull/7118)
- add vfox backend for chromedriver by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7134](https://redirect.github.com/jdx/mise/pull/7134)
- switch superhtml, vespa-cli, xcsift from ubi to github backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7137](https://redirect.github.com/jdx/mise/pull/7137)
- add vfox backend for clickhouse by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7136](https://redirect.github.com/jdx/mise/pull/7136)
- switch chicken to vfox plugin by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7135](https://redirect.github.com/jdx/mise/pull/7135)
- switch chezscheme from asdf to vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7132](https://redirect.github.com/jdx/mise/pull/7132)
- add vfox backend for carthage by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7133](https://redirect.github.com/jdx/mise/pull/7133)
- switch azure-functions-core-tools from asdf to vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7128](https://redirect.github.com/jdx/mise/pull/7128)
- switch aapt2 to vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7117](https://redirect.github.com/jdx/mise/pull/7117)
- switch ant to vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7119](https://redirect.github.com/jdx/mise/pull/7119)
- switch asciidoctorj from asdf to vfox backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7121](https://redirect.github.com/jdx/mise/pull/7121)
- switch awscli-local to pipx backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7120](https://redirect.github.com/jdx/mise/pull/7120)
- add omnictl by [@&#8203;risu729](https://redirect.github.com/risu729)
in [#&#8203;7145](https://redirect.github.com/jdx/mise/pull/7145)
- remove pnpm asdf plugin from fallback by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7143](https://redirect.github.com/jdx/mise/pull/7143)
- switch tanzu to github backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7124](https://redirect.github.com/jdx/mise/pull/7124)
- switch android-sdk to vfox plugin by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7127](https://redirect.github.com/jdx/mise/pull/7127)
- add vfox backend for ag (The Silver Searcher) by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7122](https://redirect.github.com/jdx/mise/pull/7122)
- add gem backend for bashly by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7125](https://redirect.github.com/jdx/mise/pull/7125)

##### Chore

- **(registry)** ignore deleted tools in test-tool workflow by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7081](https://redirect.github.com/jdx/mise/pull/7081)
- **(release)** show registry section last in changelog by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7156](https://redirect.github.com/jdx/mise/pull/7156)
- update mise.lock with checksums by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[71e9123](https://redirect.github.com/jdx/mise/commit/71e9123efac62924b5804e1f56e61400adf22470)
- disable cancel-in-progress for test workflow on main branch by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7152](https://redirect.github.com/jdx/mise/pull/7152)

###
[`v2025.11.10`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.10)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.9...v2025.11.10)

##### 📦 Registry

- enable symlink\_bins for aws-sam by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7082](https://redirect.github.com/jdx/mise/pull/7082)
- use cargo backend for tokei to support latest version by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7086](https://redirect.github.com/jdx/mise/pull/7086)
- add SonarSource/sonar-scanner-cli by
[@&#8203;kapitoshka438](https://redirect.github.com/kapitoshka438) in
[#&#8203;7087](https://redirect.github.com/jdx/mise/pull/7087)

##### 🐛 Bug Fixes

- **(docs)** link gitlab backended tools in registry by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7078](https://redirect.github.com/jdx/mise/pull/7078)

##### 🚜 Refactor

- **(hook-env)** derive config\_subdirs from config filenames by
[@&#8203;risu729](https://redirect.github.com/risu729) in
[#&#8203;7080](https://redirect.github.com/jdx/mise/pull/7080)

##### New Contributors

- [@&#8203;kapitoshka438](https://redirect.github.com/kapitoshka438)
made their first contribution in
[#&#8203;7087](https://redirect.github.com/jdx/mise/pull/7087)

###
[`v2025.11.9`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.9)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.8...v2025.11.9)

##### 📦 Registry

- add charmbracelet/crush by
[@&#8203;ev-the-dev](https://redirect.github.com/ev-the-dev) in
[#&#8203;7075](https://redirect.github.com/jdx/mise/pull/7075)

##### 🚀 Features

- **(aqua)** add symlink\_bins option to filter exposed binaries by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7076](https://redirect.github.com/jdx/mise/pull/7076)

##### 🐛 Bug Fixes

- **(aqua)** skip whitespace before pipe token in template parser by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7069](https://redirect.github.com/jdx/mise/pull/7069)
- **(docs)** link github backends to github repo URLs by
[@&#8203;SKalt](https://redirect.github.com/SKalt) in
[#&#8203;7071](https://redirect.github.com/jdx/mise/pull/7071)

##### 📚 Documentation

- update node examples from 22 to 24 by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7074](https://redirect.github.com/jdx/mise/pull/7074)

##### ⚡ Performance

- **(hook-env)** add fast-path to skip initialization when nothing
changed by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7073](https://redirect.github.com/jdx/mise/pull/7073)

##### New Contributors

- [@&#8203;ev-the-dev](https://redirect.github.com/ev-the-dev) made
their first contribution in
[#&#8203;7075](https://redirect.github.com/jdx/mise/pull/7075)
- [@&#8203;SKalt](https://redirect.github.com/SKalt) made their first
contribution in
[#&#8203;7071](https://redirect.github.com/jdx/mise/pull/7071)

###
[`v2025.11.8`](https://redirect.github.com/jdx/mise/releases/tag/v2025.11.8)

[Compare
Source](https://redirect.github.com/jdx/mise/compare/v2025.11.7...v2025.11.8)

##### 📦 Registry

- add blender by [@&#8203;lucasew](https://redirect.github.com/lucasew)
in [#&#8203;7014](https://redirect.github.com/jdx/mise/pull/7014)
- add vespa-cli by
[@&#8203;buinauskas](https://redirect.github.com/buinauskas) in
[#&#8203;7037](https://redirect.github.com/jdx/mise/pull/7037)
- fix vespa-cli order by
[@&#8203;buinauskas](https://redirect.github.com/buinauskas) in
[#&#8203;7038](https://redirect.github.com/jdx/mise/pull/7038)
- add scooter by
[@&#8203;TyceHerrman](https://redirect.github.com/TyceHerrman) in
[#&#8203;7039](https://redirect.github.com/jdx/mise/pull/7039)
- Prefer github backend for allure by
[@&#8203;TobiX](https://redirect.github.com/TobiX) in
[#&#8203;7049](https://redirect.github.com/jdx/mise/pull/7049)

##### 🚀 Features

- **(plugins)** Install a plugin from a zip file over HTTPS by
[@&#8203;KaanYT](https://redirect.github.com/KaanYT) in
[#&#8203;6992](https://redirect.github.com/jdx/mise/pull/6992)
- **(registry)** add tool options support for http backend by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7061](https://redirect.github.com/jdx/mise/pull/7061)

##### 🐛 Bug Fixes

- **(core)** trim `core:` prefix in unalias\_backend by
[@&#8203;kou029w](https://redirect.github.com/kou029w) in
[#&#8203;7040](https://redirect.github.com/jdx/mise/pull/7040)
- **(exec)** make `mise x tool@latest` auto-install actual latest
version by [@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7064](https://redirect.github.com/jdx/mise/pull/7064)
- **(go)** use -mod=readonly for go install by
[@&#8203;joonas](https://redirect.github.com/joonas) in
[#&#8203;7052](https://redirect.github.com/jdx/mise/pull/7052)
- **(npm)** handle v-prefixed versions correctly by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7062](https://redirect.github.com/jdx/mise/pull/7062)
- **(tasks)** add missing task fields to JSON output by
[@&#8203;roele](https://redirect.github.com/roele) in
[#&#8203;7044](https://redirect.github.com/jdx/mise/pull/7044)
- semver in aqua by
[@&#8203;lucasew](https://redirect.github.com/lucasew) in
[#&#8203;7018](https://redirect.github.com/jdx/mise/pull/7018)
- use the musl version if installing in Android (Termux) by
[@&#8203;lucasew](https://redirect.github.com/lucasew) in
[#&#8203;7027](https://redirect.github.com/jdx/mise/pull/7027)
- empty enable\_tools crash by
[@&#8203;moshen](https://redirect.github.com/moshen) in
[#&#8203;7035](https://redirect.github.com/jdx/mise/pull/7035)

##### 📚 Documentation

- add MISE and USAGE syntax hl queries to neovim cookbook by
[@&#8203;okuuva](https://redirect.github.com/okuuva) in
[#&#8203;7047](https://redirect.github.com/jdx/mise/pull/7047)
- use local assets for screenshots by
[@&#8203;okuuva](https://redirect.github.com/okuuva) in
[#&#8203;7056](https://redirect.github.com/jdx/mise/pull/7056)
- remove GitHub issues link from roadmap by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[6897286](https://redirect.github.com/jdx/mise/commit/689728642b386e197a549ea8b5dd591c3b950b42)

##### 📦️ Dependency Updates

- update docker/metadata-action digest to
[`318604b`](https://redirect.github.com/jdx/mise/commit/318604b) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7033](https://redirect.github.com/jdx/mise/pull/7033)
- update actions/checkout digest to
[`34e1148`](https://redirect.github.com/jdx/mise/commit/34e1148) by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7032](https://redirect.github.com/jdx/mise/pull/7032)
- lock file maintenance by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;7048](https://redirect.github.com/jdx/mise/pull/7048)

##### Chore

- upgrade actionlint to 1.7.9 and fix lint issues by
[@&#8203;jdx](https://redirect.github.com/jdx) in
[#&#8203;7065](https://redirect.github.com/jdx/mise/pull/7065)

##### New Contributors

- [@&#8203;joonas](https://redirect.github.com/joonas) made their first
contribution in
[#&#8203;7052](https://redirect.github.com/jdx/mise/pull/7052)
- [@&#8203;KaanYT](https://redirect.github.com/KaanYT) made their first
contribution in
[#&#8203;6992](https://redirect.github.com/jdx/mise/pull/6992)
- [@&#8203;kou029w](https://redirect.github.com/kou029w) made their
first contribution in
[#&#8203;7040](https://redirect.github.com/jdx/mise/pull/7040)
- [@&#8203;moshen](https://redirect.github.com/moshen) made their first
contribution in
[#&#8203;7035](https://redirect.github.com/jdx/mise/pull/7035)
- [@&#8203;buinauskas](https://redirect.github.com/buinauskas) made
their first contribution in
[#&#8203;7038](https://redirect.github.com/jdx/mise/pull/7038)
- [@&#8203;lucasew](https://redirect.github.com/lucasew) made their
first contribution in
[#&#8203;7014](https://redirect.github.com/jdx/mise/pull/7014)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Jay DeLuca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant